home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / disk / cache / fda.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  26.6 KB  |  672 lines

  1. Short:    Linux' buffer-cache v3.0
  2. Author:   MartinTauchmann@bigfoot.com (Martin Tauchmann)
  3. Uploader: MartinTauchmann@bigfoot.com (Martin Tauchmann)
  4. Version:  3.0
  5. Type:     disk/cache
  6. Kurz:     Nutzt den freien Speicher als Cache für FestPlatte, CD, FD et cetera
  7. Requires: OS 2.0+, 2MB FastMemory
  8. Date:     20.10.00
  9. Replaces: disk/cache/fda.lha
  10. Url:      http://MartinTauchmann.home.pages.de
  11.  
  12.  
  13. Version 3.0 of Future Drive Accelerator
  14.  
  15. which is running out of date in middle of May 2001,
  16. to give pirates no chance,
  17.  
  18.  
  19.  
  20. New features figured out:
  21.  
  22. * 'FDA' give you also more CPU-time, because it's just about 15 times faster,
  23.   than the scsi.device (IDE-Controller).
  24.  
  25. * UAE and SCSI-drives are faster with it.
  26.  
  27. * 'FDA' is 5 times cheaper and 4 times faster than 'PFS' with 'FFS' and all
  28.   well tested disk-repair/reorg-tools with full compatibility to all existing
  29.   programs, it's faster to install, and updates are free.
  30.  
  31. * 'FDA' is so fast, that with "Protect cache with checksums" it's faster than
  32.   a "naked" Amiga. And the data in memory (cache), are safer than in any other
  33.   program (excepting Enforcer/MuForce). I.e. A texteditor holds the text in
  34.   memory less safe, than 'FDA'. 'FDA' is protected like, MungWall or
  35.   MuGuardianAngel which detect illegal freememory access, but it doesn't need
  36.   an MMU. By this, it detect damaged memorychips also.
  37.  
  38.  
  39.  
  40. english documentation:
  41.  o `fda_DviPS.lha` DVI (TeX) and PostScript (GhostScript) formarts,
  42.  o `fda.lha` AmigaGuide and HTML formats.
  43.  
  44. german documentation:
  45.  o `fda_d_DviPS.lha` DVI (TeX) and PostScript (GhostScript) formarts,
  46.  o `fda_d_GuidHTML.lha` AmigaGuide and HTML formats.
  47.  
  48.  
  49.  
  50. `Future Drive Accelerator' V1.4 documentation and newer
  51. *******************************************************
  52.  
  53. Uses the  `*free memory*' as a `*cache*' , the program reacts automatically on
  54. changes in memory resources, so that you will always get the maximum speed for
  55. your drives. Even "resources-hungry" programs will get enough memory.
  56.  
  57. The concepts behind `Future Drive Accelerator'
  58. **********************************************
  59.  
  60. `Future Drive Accelerator' is a disk-cache program.
  61.  
  62.    A cache buffers all data which is written or read from the drive (hard
  63. disks, floppy disks, Compact-Disk, removable disk, ZIP...).
  64.  
  65.    If requested data is already in the cache, it doesn't need to be loaded from
  66. the slow disk.
  67.  
  68. So far nothing new!
  69.  
  70.    Memory is, as we all know, always short. So you better think twice before
  71. you give it to programs.  No matter how you set it up, you can never make it
  72. suitable for all programs.  One program runs (thanks to the cache) faster than
  73. ever before, another one stops working (due to the lack of RAM).
  74.  
  75.    With all other cache programs, you had to adjust the memory usage.  Of
  76. course, the more memory a cache can use, the faster it will work.  So with old
  77. cache programs the memory usage had been set quite high, but because other
  78. programs stopped working this was stopped rather quickly.  Now the cache is
  79. commonly set to an average size, so that all "memory-eating" programs run.
  80. Or you always had to change the cache-size manually to fit the current
  81. situation.  But this is not a very satisfactory solution. And this is where
  82. `Future Drive Accelerator' comes in.
  83.  
  84. `*The whole free memory*', whose size is changing all the time, `*is used as
  85. cache.*'
  86.  
  87.    With this technique, an `Amiga' with a 68030 50Mhz processor and 16 MByte
  88. FastMemory (Blizzard IV) averages a *factor 4* speed up. See Benchmarks.
  89.  
  90.    Write accesses are buffered, and later, while *writing back* to the drive,
  91. the head is moved from the highest to the lowest address.
  92.  
  93.    Another improvement is built-in for people who use exchangable media like
  94. disks, CDs, MagnetOptical-disks and ZIPs. When inserting the media again, the
  95. still filled cache is used. The media doesn't need to be accessed again.
  96.  
  97.    Who used a lot of dos-buffers?  (1) for the file system, you can now even
  98. `save' this memory.
  99.  
  100.    Not to mention that you `*help protecting the environment*'.  The motor and
  101. the electronics of the drive is used less and thus, energy is saved.
  102. => the *nuclear power plants* can be shutted down earlier.
  103. You should also keep in mind that the *hardware* wears out less.
  104.  
  105.    ---------- Footnotes ----------
  106.  
  107.    (1) A dos-buffer requires (per default) a half KiloByte.
  108.  
  109. What is required to use `Future Drive Accelerator'?
  110. ***************************************************
  111.  
  112.    `Future Drive Accelerator' needs at least:
  113.  
  114. "AmigaOS" 2.0
  115.      or better.
  116.  
  117. "2 Megabyte memory", more memory is recommended.
  118. Additionally, the following software is supported:
  119.  
  120. "DiskSafe" (http://de.aminet.net/pub/aminet/disk/salv/DiskSafe.lha)
  121.      After a reset or system crash, the cache will be written back before
  122.      restarting the system.
  123.  
  124.      Example installation for `s:Startup-Sequence':
  125.           DiskSafe DF1: DF0: HD0: Store: Font: HD2: HD3: HD4: ... REBOOT QUICKKEY WAITVERIFY VERIFYREQ LOGFILE=Store:T/DiskSafe.log IGNORE
  126.      If this shouldn't work, try adding `RESETKEY'.
  127.  
  128. "CopyMemQuicker"
  129.      See Speed up.
  130.  
  131. "FileSystems", "Devices"
  132.      See Features.
  133.  
  134. What speed improvements can be achieved with `Future Drive Accelerator'?
  135. ************************************************************************
  136.  
  137.    * Copies 850KB in *35 seconds* from hard to floppy disk, this equals the
  138.      speed of formatting. This is possible because, minimizes the overall seek
  139.      time required to read or write data from or to disk. Outstanding I/O
  140.      requests are ordered such that they can all be performed "*with one
  141.      sweep*" of the disk head assembly, from the highest to the lowest disk
  142.      address (Elevator seeking).
  143.  
  144.    * *23 MB/s* while reading, (SysInfo V3.23) instead of 7 MB/s without cache,
  145.      with an Amiga and following equiment: Zorro III, CyberStorm MKIII, 060/PPC
  146.      604 150Mhz, UltraWide SCSI HD, 64 MB FastMemory, CopyMemQuick 40+.
  147.  
  148.    * The booting can get twice as fast if there are a lot of small files to
  149.      load and many files reside in the `WBStartup' directory.
  150.  
  151.    * Faster access to directories from Workbench.
  152.  
  153.    * Amiga MC68030 50MHz, 16MB FastMemory.
  154.  
  155.         - IDE-HardDisk (tested with `DiskSpeed') (1)
  156.                read  *6.8 times* faster.
  157.                write *8.1 times* faster.
  158.  
  159.         - DD-FloppyDisk (tested with `DiskSpeed')
  160.                read  *488.0 times* faster.
  161.                write *997.6 times* faster.
  162.  
  163.         - Copying from one partition to another.
  164.                44 Dirs, 561 Files = 2.3MB Size
  165.                c:Copy MUI: ASWAP:MUI ALL CLONE QUIET
  166.  
  167.                Dos  457 Dos-Buffers  46 secs 253999 micros
  168.                FDA    7 Dos-Buffers  11 secs 196642 micros (*4.13 times faster*)
  169.  
  170.    * Amiga PPC604 233MHz MC68060 50MHz, 96MB FastMemory.
  171.  
  172.         - IDE-HardDisk (tested with `DiskSpeed')
  173.                read  *19.5 times* faster.
  174.                write *20.4 times* faster.
  175.  
  176.         - SCSI-HardDisk (tested with `DiskSpeed')
  177.                read  *3.8 times* faster.
  178.                write *3.5 times* faster.
  179.  
  180.    ---------- Footnotes ----------
  181.  
  182.    (1) DiskSpeed Reference: 262144 byte, MEMF_FAST, LONG-aligned buffer.
  183.  
  184.  
  185.  
  186. Compatibility, Features of `Future Drive Accelerator'
  187. *****************************************************
  188.  
  189.    * Accelerates all kind of media e.g.*: Harddisk-, Floppy-, Compact-, ZIP,
  190.      MagnetOptical- or SyQuest-drives, almost like a RamDrive.
  191.  
  192.    * Uses the  `*free memory*' as `*cache*' , the program reacts automatically
  193.      on changes in memory resources, so that you will always get the maximum
  194.      speed for your drives. Even "resources-hungry" programs will get enough
  195.      memory.
  196.  
  197.    * Minimizes the overall seek time required to read or write data from or to
  198.      disk. Outstanding I/O requests are ordered such that they can all be
  199.      performed "*with one sweep*" of the disk head assembly, from the highest
  200.      to the lowest disk address (Elevator seeking).
  201.  
  202.    * Gentle, parallel reading and writing in Multitasking.
  203.  
  204.    * Smart-Power-Technologie: Minimizes the number of disk-accesses.
  205.  
  206.    * SmartCache: Read-ahead of blocks.
  207.  
  208.    * When disks are removed, the cache is only removed if necessary.  When
  209.      disks are re-inserted, the cache will be used again.
  210.  
  211.    * No fragmentation of memory. (Opposite to DynamiCache.)
  212.  
  213.    * Can possibly save memory, because dos-buffers are not required anymore.
  214.  
  215.    * Power-LED flashes when accessing cache.
  216.  
  217.    * Verify is as fast as in a copy-program, because data is verified in the
  218.      background while writing.  (the processor isn't used much while writing
  219.      anyway).
  220.  
  221.    * If `DiskSafe' is installed, the cache will be written before a reset or
  222.      system-crash restarts the computer. See Requirements.
  223.  
  224.    * Supports `DiskExpander'
  225.      (http://de.aminet.net/pub/aminet/util/pack/epu14.lha),
  226.      `Virtual-Memory-Manger (VMM)',
  227.      `XFH' (http://de.aminet.net/pub/aminet/util/pack/XFH.lha) `temporal files'
  228.      and `World-Wide-Web browsers'.
  229.  
  230.    * Supported devices: (probably all
  231.         - scsi (http://www.amiga.de/files/index.html), 2nd.scsi, NewStyleDevice,
  232.           atapi (http://de.aminet.net/pub/aminet/disk/misc/IDEfix97.lha),
  233.           cybscsi,
  234.  
  235.         - trackdisk,
  236.           floppy (http://de.aminet.net/pub/aminet/disk/misc/floppy43.lha),
  237.           diskspare (http://de.aminet.net/pub/aminet/disk/misc/Diskspr3.lha),
  238.           hackdisk (http://de.aminet.net/pub/aminet/disk/misc/NewHackdisk.lha),
  239.           mfm.device ((C)CrossDOS),
  240.           messydisk (http://de.aminet.net/pub/aminet/misc/emu/msh-156.lha),
  241.  
  242.         - fmsdisk (http://de.aminet.net/pub/aminet/disk/misc/fmsdisk.lha),
  243.  
  244.         - xpkdisk (http://de.aminet.net/pub/aminet/util/pack/xpkDisk37_8c.lha),
  245.  
  246.         - cd.
  247.  
  248.    * Supported FileSystems: (All knownn)
  249.         - FastFileSystem(FFS),
  250.           V44.5 (http://de.aminet.net/pub/aminet/disk/misc/ffstd64.lha)
  251.           V43.20 (ftp://ftp.amiga.com/pub/)
  252.  
  253.         - ProfiFileSystem1+2(PFS)
  254.           (http://de.aminet.net/pub/aminet/disk/misc/pfs95.lha),
  255.           HomePage (http://www.greed.nl)
  256.  
  257.         - AmiFileSafe(AFS)
  258.           (http://de.aminet.net/pub/aminet/biz/demo/afsdemo159.lha),
  259.  
  260.         - SmartFileSystem(SFS) (http://www.xs4all.nl/~hjohn/SFS/),
  261.  
  262.         - MessyFileSystem(MSD)
  263.           (http://de.aminet.net/pub/aminet/misc/emu/msh-156.lha),
  264.  
  265.         - CrossDOSFileSystem(MSD) ((C)CrossDOS),
  266.  
  267.         - Berkeley (NetBSD LinUX) Fast FileSystem (BFFS UNI\02)
  268.           (http://de.aminet.net/pub/aminet/misc/emu/bffs1.3.lha).
  269.  
  270.      and compatible, furthermore all MultiUser-"clones".
  271.  
  272.    * Supports FileSystems with a variable block-size.
  273.  
  274.    * Supports harddisks with a capacity of 4 GigaByte or more.
  275.  
  276.    * Protects partitions beyond the 4 GigaByte "barrier" from faulty accesses.
  277.  
  278.    * Is the fastest cache program. Accelerates harddisks by the *factor
  279.      2*-*20*, floppy disks by the *factor 2*-*997*.
  280.  
  281.  
  282.  
  283. * Please, enable "Protect cache with checksums" in preferences, first time
  284.   you  run  'FDA',  to  figure out whether you have installed programs which
  285.   change foreign memory blocks (cache). If so, you should remove  the  "bad"
  286.   programs.  When  there  is no further "FDA Checksumme-error" request, your
  287.   system is clean and stable and you  should  disable  "Protect  cache  with
  288.   checksums" to get maximum performance.
  289.  
  290.   Perhaps, the next version protect the  cache  with  MMU  for  (relativ)
  291.   "safety"; without slow down the performance.
  292.  
  293. * It is *very recommend* to install 'StackAttack' (also for OS3.5) after
  294.   SetPatch and before FDA in the 'S:Startup-Sequence', it make FDA and
  295.   the whole Amiga more stable (fixes deadlocks, Guru $8000004 & $1000005)
  296.  
  297.   c:StackAttack ADDSTACK=512       ;Increase StackSize of every Programm
  298.  
  299. * Install 'StackAttack' before 'PoolMem'.
  300.   And 'PoolMem', with the argument "NoRamReverse", before 'FDA'.
  301.   It's   recommended   to   do   not   install   PoolMem,   because   the
  302.   Garbage-Collector task "PoolMem.supervisor", waste sometimes CPU-time.
  303.   And to find the appropriate AllocMem() to skip ramlib (flush libraries),
  304.   to decrease cache if the memory is really full is than also possible.
  305.  
  306. * Please, don't install QuietTD from DiskSpare, i don't know why it
  307.   hangs.
  308.  
  309. Q: I have a Blizzard board, and the mulitasking doesn't sweep.
  310. A: Reuse the Chip-memory as cache; because only Fast-memory access confuse
  311.    these boards.
  312.  
  313. Q: I changed some files and after the reboot, the files are unmodified.
  314. A: Install DiskSafe. See manual-Requirements.
  315.  
  316. Q: The internet-software crashes very often, and my new emails are not saved.
  317. A: I use "Async-delay" = 2 sec, for my partitions where i write while i'm
  318.    online, it's good for 28k modems. When you have a faster, you should set
  319.    it to 1 sec, to save the datas back to disk, while you are online. And
  320.    not after a logout without Guru. If the datas aren't written back,
  321.    because the write-traffic of your partition is to high (several writes
  322.    while 1 sec); use "write sync".
  323.  
  324. Q: Why FDA doesn't wait silently for mounting CD0: and then simply cache it?
  325.    The same is for PC0:, if FDA is started BEFORE PC0: mounts itself
  326.    from Devs/DosDrivers, FDA just complains that "Can't Find PC0:"
  327.    and doesn't care if PC0: is started later...
  328. A: AmigaOS doesn't have a "simple" mount-notify function, but a hint:
  329.  
  330.    Insert in "S:Startup-Sequence" behind SetPatch,
  331.    SaferPatches/PatchControl/SetMan/PatchLib's PatchSetFunc,
  332.    StackAttack, PoolMem and FBlit<V3.64:
  333.      RUN <>NIL: Sys:System/FDA ENVARC:FDA-Boot.prefs QUIET
  334.    and at bottom of "S:User-Startup":
  335.      Sys:Prefs/FDAPref ENVARC:FDA-AfterBoot.prefs USE
  336.    and save as with FDAPref the two new prefs.
  337.  
  338. Q: I have 16 partitions, how can i enable it quickly?
  339. A: It's not 'HyperCache', it was difficult enough to detect partitions.
  340.    Use SHIFT-KEY & LEFT-MOUSE.
  341.  
  342. Q: I use the FAT95 (MSWindows95) FileSystem for ZIP drive. The "Size of Track"
  343.    is not saved.
  344. A: Enter the Surfaces, BlocksPerTrack, LowCyl and HighCyl values in
  345.    devs:DOSDrivers/devs:mountlist.
  346.  
  347. Q: I use the FAT95 (MSWindows95) FileSystem for ZIP drive. While inserting a
  348.    disk an Alert #0FDA0016 and Enforcer-hits popup.
  349. A: Enter the Surfaces, BlocksPerTrack, LowCyl and HighCyl values in
  350.    devs:DOSDrivers/devs:mountlist.
  351.  
  352. Q: I have 16MB RAM, and ADPro use the whole free memory.
  353. A: ADPro:ADPro MAXMEM=5000000 FASTMEMONLY
  354.  
  355. Q: Since I installed OS v3.5 it's so slow.
  356. A: SetPatch install NSD 4GB support for:
  357.    timer- input- keyboard- gameport- console- clipboard- trackdisk-
  358.    ramdrive- and statram-device. They will call several times per second,
  359.    and it's nonsense to run code for a architekture we will never credit
  360.    (64-Bit CPU to access more than 4GB memory).
  361.    Comment them in devs:NSDPatch.cfg out.
  362.  
  363.  
  364. It`s recommended to install an CopyMemQuick replacement (see Chapter Speedup).
  365. Choose your processor type:
  366. 68000  Aminet:util/boot/COPMQR28.lha
  367. 68020  Aminet:util/boot/CMQ030.lha
  368. 68040+ Aminet:util/boot/NewCMQ060.lha
  369.  
  370. It`s recommended to install DiskSafe (see Chapter Requirements).
  371. Aminet:disk/salv/DiskSafe.lha
  372.  
  373. It`s recommended to remove PoolMem.
  374.  
  375. It`s recommended to install SetMan.
  376.  
  377.  
  378.  
  379. If FDA, or FDAPref while FDA is running, hangs; i will send you a debug version
  380. to figure out which device is unsupported.
  381.  
  382. If you have MorphOS, please tell me wheter FDA work.
  383.  
  384. If you have OS 2.0, please tell me whether FDA prints "Can't skip ramlib...".
  385.  
  386. Bugfixes are only possible with bugreports!
  387.  
  388.  
  389.  
  390. History V3.0 20-Oct-2000
  391.  
  392.     * Known bug fixed: Cache flushed sometimes, because private memorylist
  393.                with Allocate() failed. ViNCEd (VNC:) is known to do
  394.                it, some others too.
  395.                            The Cache is now bigger and therefore faster.
  396.                Especially while booting.
  397.  
  398.     * Better finding the appropriate AllocMem() to skip ramlib
  399.       (flush libraries), to decrease cache if the memory is really full.
  400.  
  401.     * Emulate undocumentated memoryfunctions features.
  402.  
  403.     * Call in OS3+ AllocPooled(). Faster with lot of memory, and
  404.       fragmentates it less. CPU cache optimized. Faster cache initialization
  405.       and startup.
  406.  
  407.     * Optimized: Allocate/AllocMem/AllocAbs/AvailMem.
  408.  
  409.     * Fixed: If "Protect cache with checksums" is enabled, and a program
  410.           damage the cache, FDA determines itself, alerts and deadlocks the OS.
  411.  
  412.     * Perhaps work now for MorphOS (untested, results are welcome).
  413.  
  414.   FAQ addition: For ADPro and Setpatch OS35 or NSDPatch slow down.
  415.  
  416.  
  417. History V2.8 06-Oct-2000
  418.  
  419.     * Fixed: Preferences failed to run, because statram.device patched with
  420.          Setpatch OS35 or NSDPatch failed to open.
  421.  
  422.     * Open device with flags from Devs:DosDrivers. Very few program do it.
  423.  
  424.     * Faster: Doesn't open devices while Pref initialization.
  425.  
  426.     * Fixed: USE SAVE Argument writes corrupt preferences, if no GUI opens.
  427.  
  428.     * More error-reports for startup-failures.
  429.  
  430.     * Can now be started with project-icon from Sys:WBStartUp.
  431.  
  432.   FAQ addition: For FAT95 with ZIP-drives.
  433.  
  434.  
  435. History V2.6 06-Jul-2000
  436.  
  437.     * Found the taskpriorities of PowerFlyer device;
  438.           for an faster access in 'n sweep.
  439.  
  440.     * Fixed: QUIET prints still the first line.
  441.  
  442.   FAQ addition: For Blizzard boards.
  443.  
  444.  
  445. History V2.4 14-Apr-2000
  446.  
  447.     * Found the taskpriorities of ExpSys.device & buddha_atapi.device;
  448.           for an faster access in 'n sweep.
  449.  
  450.     * Demo uses whole free memory to speedup.
  451.  
  452.  
  453. History V2.2 16-Feb-2000
  454.  
  455.     * Fixed, the preferences calculate sometimes unreal values of
  456.       'Size of Track'.
  457.  
  458.     * Checksumme calculation faster.
  459.  
  460.     * Fixed, can't create the update-task for IDEfix ATA[PI]
  461.       (CD-drive & ZIP-drive).
  462.  
  463.         * Fixed, unclean termination and preferences-use if 'PatchControl'
  464.           is installed.
  465.  
  466.     * Fixed, trackdisk capacity-change detection.
  467.  
  468.     * Fixed, hanging of messydisk.device v1.56.
  469.  
  470.     * Perhaps fixed, hanging of cd.device 3.6 (05.03.97) Georg Campana;
  471.       because untested.
  472.  
  473.     * Fixed, "Verify error" while writing ½ trax.
  474.  
  475.     * Fixed, "write async" timer restarted while receiving update-command
  476.       according read-command.
  477.  
  478.     New USA office address:
  479.  
  480.     ShareIt! Inc
  481.     Suite 1800
  482.     Chapel Hill Professional Center
  483.     GREENSBURG PA 15601-8019
  484.     USA
  485.  
  486.     Phone: 724-853-6618
  487.     Fax  : 724-850-8187
  488.  
  489.     Of course our old address with the PO Box is still available and can be used
  490.     to send us checks and other mail. In future, you are welcome to use our new
  491.     address instead.
  492.  
  493.  
  494. History V2.0 17-Dec-1999
  495.  
  496.     * Fixed, hanging of mfm.device (CrossDos) v40.9 and fd.device
  497.       (XFileSystem v2.14 ) v42.86; because they use SendIO() without
  498.       WaitIO(). This was also the case for the hanging bug of
  499.       FDAPref.
  500.  
  501.     * Fixed, capacity-change detection for XFileSystem v2.17
  502.  
  503.     * trackdisk.device OS 3.0 doesn't work with ½ trax and format-command,
  504.       and doesn't reply a error value. The update-task uses now the
  505.       write-command.
  506.  
  507.   FAQ addition:
  508.  
  509.   * Please, don't install QuietTD from DiskSpare, i don't know why it
  510.     hangs.
  511.  
  512.   * Please, don't use fd.device v42.86 from XFileSystem v2.14 together
  513.     with "verify", use instead mfm.device it works. XFileSystem v2.16 do
  514.     something but not bugfree.
  515.  
  516.   Copyright addition:
  517.  
  518.   Registration move to new user is free of charge.
  519.  
  520.  
  521. History V1.8 09-Nov-1999
  522.  
  523.     * Fixed, "write-Async" not 100% working timer.
  524.  
  525.     * Added, PFS against FDA+FFS benchmark.
  526.  
  527.  
  528. History V1.6 30-Sep-1999
  529.  
  530.     * Recognize capacity-change of removeable-medias.
  531.       I.e. DD<->HD Disks
  532.  
  533.     * English translation of documentation
  534.  
  535.         Thanks to The Amiga Translators Organization [http://ato.vapor.com]
  536.             Jens Neubauer <jens.neubauer@gmx.de> for translate.
  537.             Heiko Hayn <Smeagel@gmx.net> for proof-read.
  538.  
  539.     * ESC-Key supported
  540.  
  541.  
  542.  
  543. Other products
  544. **************
  545.  
  546. Aminet:gfx/edit/FCP.lha            (Convert Pic -> CopperList  (6BitPlane -> 0 BitPlane CopperList)  - CopperListEditor  - CopperListSearcher  - Full Modula-2 SourceCode)
  547. Aminet:mods/slow/BrainBird.lha          (Shaman drums to meditate and 14 Ambient NewAge Songs)
  548. Aminet:comm/misc/TelekomBill.lha       (German Phone-Bill calculater for WG´s)
  549. Aminet:gfx/show/ActiveWinPic.lha        (Picture on any window, special SHELL!)
  550. Aminet:util/boot/IsInserted.lha         (StartUp-Check if a Disk inserted then start BootUte)
  551. Aminet:misc/unix/File2Partition.lha     (Spare memory if LinUX install, stores files direct to HD, Disks or any LogicalDevice)
  552. Aminet:dev/asm/ExecDis.lha        (A commented disassembly of the exec library 1.2)
  553. http://computer.freepages.de/tauchmann/PasTeX-SuperHighRes.lha (5.1MB)
  554.                     (SuperHighRes & Epson medium pk-fonts, other resolutions possible)
  555.                     (=> Display 9PinPrinter `Quality` on Screen)
  556. Optimized Oberon 2 Ansi-C preCompiler   (Translate Oberon-2 Source Code to optimized ANSI-C (GCC) sourcecode. =>Oberon for PowerPC m68k... prozessors, requires GNU/Linux/Unix/AmigaOS)
  557.                     (Oberon-2 is nearly identical to ADA 95, Amiga E, Cluster, Pascal and Modula.)
  558. Garbage Collector            (Replaces C malloc and C++ new;C string (cord) package that provides for fast concatenation and substring operations on long strings;Required by Optimized Oberon 2 C preCompiler, 
  559. Sather and Java.)
  560. extended ixemul.library         (changelog: CPU&OS independent, VNC:, cross-compile, Library IDString, flock(), Optimized &c. Required by Optimized Oberon 2 C preCompiler, Java and many others.)
  561.  
  562. http://home.pages.de/~MartinTauchmann/devel.html#Oberon
  563. http://home.pages.de/~MartinTauchmann/files/
  564.  
  565.  
  566. ============================= Archive contents =============================
  567.  
  568. Original  Packed Ratio    Date     Time    Name
  569. -------- ------- ----- --------- --------  -------------
  570.     2728    1053 61.4% 16-Feb-00 20:00:00 +FDA.info
  571.     2904    1491 48.6% 16-Feb-00 20:00:00 +FDAdoc.info
  572.    38568   19319 49.9% 19-Oct-00 17:33:28 +FDAPref
  573.     2635    1409 46.5% 16-Feb-00 20:00:00 +FDAPref.info
  574.    16564    8631 47.8% 19-Oct-00 17:33:34 +FDAView
  575.     2548    1296 49.1% 16-Feb-00 20:00:00 +FDAView.info
  576.     3511    1988 43.3% 15-Mar-99 18:40:02 +Install-FDA.deutsch.info
  577.     3470    1960 43.5% 15-Mar-99 18:40:02 +Install-FDA.english.info
  578.    43264   22435 48.1% 19-Oct-00 17:33:12 +FDA
  579.    23417    5696 75.6% 19-Oct-00 17:26:24 +Install_FDA
  580.    14604    8690 40.4% 06-Sep-95 22:58:00 +DoIconLite
  581.     4713    3624 23.1% 19-Oct-00 17:37:20 +fda.patch
  582.     3694    2875 22.1% 19-Oct-00 17:37:46 +fdaPref.patch
  583.     2404    1695 29.4% 08-Jan-94 19:05:46 +IconType
  584.     2062    1029 50.0% 08-Jan-94 19:17:54 +IconType.doc
  585.     1636     862 47.3% 25-Nov-99 19:53:08 +DSG.info
  586.     3216    1730 46.2% 10-Sep-99 21:32:58 +FDA-Benchmarks.guide.info
  587.     3476    2467 29.0% 29-Sep-99 20:18:58 +FDA_toc.html.info
  588.     3528    2407 31.7% 05-Aug-96 01:30:48 +AGuideConv
  589.     1475    1083 26.5% 19-Oct-00 17:38:06 +fdaView.patch
  590.    18480   11393 38.3% 18-Nov-98 16:45:24 +GPatch
  591.     6848    1995 70.8% 27-Nov-99 20:06:42 +FDA-Benchmarks.guide
  592.     3210    1727 46.1% 25-Nov-99 19:53:08 +FDA-News.readme.info
  593.     3216    1729 46.2% 29-Sep-99 20:10:02 +FDA.guide.info
  594.     3680    1618 56.0% 14-Nov-99 15:36:40 +FDA_foot.html
  595.     3557    1210 65.9% 14-Nov-99 15:36:40 +FDA_toc.html
  596.   138348   78577 43.2% 09-May-00 21:50:06 +bgui.library
  597.    28894   20476 29.1% 19-Oct-00 18:12:32 +bgui.library.patch
  598.     3034     973 67.9% 15-Mar-99 18:40:02 +DSG.info
  599.     6413    1106 82.7% 15-Mar-99 18:40:02 +HD.PFS2.600DosBuffers
  600.      303     224 26.0% 15-Mar-99 18:40:02 +Benchmark-HDPFS2.BAT
  601.     6286     982 84.3% 15-Mar-99 18:40:02 +HD.PFS2.FDA
  602.      308     228 25.9% 15-Mar-99 18:40:02 +Benchmark-FDFFS.BAT
  603.      336     237 29.4% 15-Mar-99 18:40:02 +Benchmark-HDAFS.BAT
  604.      319     220 31.0% 15-Mar-99 18:40:02 +Benchmark-HDSFS.BAT
  605.     6181     994 83.9% 20-Aug-98 18:40:02 +HD.SFS.FDA
  606.      358     242 32.4% 15-Mar-99 18:40:02 +Benchmark-HDFFS.BAT
  607.     6361     963 84.8% 20-Aug-98 18:40:02 +HD.FDA
  608.     6324     933 85.2% 20-Aug-98 18:40:02 +HD.PowerCache
  609.     6344     950 85.0% 25-Mar-98 18:40:02 +FD.PowerCache
  610.     6464    1095 83.0% 25-Mar-98 18:40:02 +HD.423DosBuffers
  611.     6432    1063 83.4% 25-Mar-98 18:40:02 +HD.FastCache
  612.     6446    1068 83.4% 25-Mar-98 18:40:02 +HD.30DosBuffers
  613.     6450    1078 83.2% 25-Mar-98 18:40:02 +HD.3DosBuffers
  614.     6376    1029 83.8% 25-Mar-98 18:40:02 +HD.AFS
  615.     6438     915 85.7% 25-Mar-98 18:40:02 +FD.20DosBuffers
  616.     6393     985 84.5% 25-Mar-98 18:40:02 +FD.FDA
  617.     6364    1004 84.2% 25-Mar-98 18:40:02 +HD.AFS.PowerCache
  618.    18276    7285 60.1% 15-Mar-99 18:40:02 +DSG
  619.     9687    3699 61.8% 25-Mar-98 18:40:02 +DSG.guide
  620.     2258     891 60.5% 25-Mar-98 18:40:02 +DSG1.readme
  621.     6463    1052 83.7% 20-Jul-98 18:40:02 +HD.AFS.FDA
  622.     6300     983 84.3% 20-Jul-98 18:40:02 +HD.SFS
  623.      295     222 24.7% 15-Mar-99 18:40:02 +Benchmark-FDFFS.BAT
  624.     6319    1018 83.8% 15-Mar-99 18:40:02 +HD.FFS.457DosBuffers
  625.     6360    1060 83.3% 15-Mar-99 18:40:02 +HD.FFS.FDA.Write-thru
  626.     6346     892 85.9% 15-Mar-99 18:40:02 +FD.FFS.457DosBuffers
  627.     6277     950 84.8% 15-Mar-99 18:40:02 +FD.FFS.FDA
  628.     6297     957 84.8% 15-Mar-99 18:40:02 +HD.FFS.FDA.ASync
  629.      297     222 25.2% 15-Mar-99 18:40:02 +Benchmark-HDAFS.BAT
  630.      299     223 25.4% 15-Mar-99 18:40:02 +Benchmark-HDBFFS.BAT
  631.     6254     931 85.1% 15-Mar-99 18:40:02 +HD.BFFS.FDA
  632.     6342    1064 83.2% 15-Mar-99 18:40:02 +HD.AFS.300DosBuffers
  633.     6304     983 84.4% 15-Mar-99 18:40:02 +HD.AFS.FDA
  634.     6319    1000 84.1% 15-Mar-99 18:40:02 +HD.BFFS.457DosBuffers
  635.     6362    1074 83.1% 15-Mar-99 18:40:02 +HD.SFS.SFS-Cache10MBCopyBack
  636.     6394    1093 82.9% 15-Mar-99 18:40:02 +HD.SFS.SFS-Cache10MBNoCopyBack
  637.      395     263 33.4% 15-Mar-99 18:40:02 +Benchmark-HDFFS.BAT
  638.      379     255 32.7% 15-Mar-99 18:40:02 +Benchmark-HDSFS.BAT
  639.     6308     977 84.5% 15-Mar-99 18:40:02 +HD.FFS.PowerCache
  640.      303     230 24.0% 25-Nov-99 20:02:24 +Benchmark-HDAFS_FFS.BAT
  641.     6313    1034 83.6% 15-Mar-99 18:40:02 +HD.SFS.457DosBuffers
  642.     6267     945 84.9% 15-Mar-99 18:40:02 +HD.SFS.FDA
  643.     6391    1082 83.0% 15-Mar-99 18:40:02 +HD.FFS.DynamiCache
  644.     2549    2549  0.0% 15-Mar-99 18:40:02 +FDA-DeviceWindow.png
  645.     4042    4021  0.5% 14-Nov-99 16:21:54 +FDA-MainWindow.png
  646.     9538    4375 54.1% 19-Oct-00 17:25:40 +FDA-News.readme
  647.   122497   37698 69.2% 14-Nov-99 16:00:40 +FDA.guide
  648.     3466    1529 55.8% 14-Nov-99 15:36:42 +FDA_1.html
  649.     1957     902 53.9% 14-Nov-99 15:36:44 +FDA_10.html
  650.     9289    3463 62.7% 14-Nov-99 15:36:44 +FDA_11.html
  651.     1943     874 55.0% 14-Nov-99 15:36:44 +FDA_12.html
  652.     8865    3728 57.9% 14-Nov-99 15:36:46 +FDA_13.html
  653.     3479    1423 59.0% 14-Nov-99 15:36:46 +FDA_14.html
  654.     7156    3573 50.0% 14-Nov-99 15:36:46 +FDA_15.html
  655.     4405    1804 59.0% 14-Nov-99 15:36:46 +FDA_16.html
  656.     2387    1151 51.7% 14-Nov-99 15:36:46 +FDA_17.html
  657.     1873     886 52.6% 14-Nov-99 15:36:46 +FDA_18.html
  658.    10655    4069 61.8% 14-Nov-99 15:36:48 +FDA_19.html
  659.     1945     859 55.8% 14-Nov-99 15:36:42 +FDA_2.html
  660.     8539    3001 64.8% 14-Nov-99 15:36:48 +FDA_20.html
  661.    20123    4327 78.4% 14-Nov-99 15:36:48 +FDA_21.html
  662.     3182    1321 58.4% 14-Nov-99 15:36:42 +FDA_3.html
  663.     4809    2440 49.2% 14-Nov-99 15:36:42 +FDA_4.html
  664.     4878    1869 61.6% 14-Nov-99 15:36:42 +FDA_5.html
  665.     2415    1013 58.0% 14-Nov-99 15:36:42 +FDA_6.html
  666.    12559    4293 65.8% 14-Nov-99 15:36:44 +FDA_7.html
  667.     5603    1818 67.5% 14-Nov-99 15:36:44 +FDA_8.html
  668.     5492    2305 58.0% 14-Nov-99 15:36:44 +FDA_9.html
  669.     2904    1484 48.8% 15-Mar-99 18:40:02  FDA_Demo.info
  670. -------- ------- ----- --------- --------
  671.   886935  353914 60.0% 21-Oct-100 20:11:06   100 files
  672.